home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6596 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  630 b 

  1. Path: nntp.crl.com!usenet
  2. From: yaturner@crl.com (James M. Turner)
  3. Newsgroups: comp.lang.c++
  4. Subject: MFC, STL, and long names
  5. Date: 10 Feb 1996 00:06:23 GMT
  6. Organization: Maxis
  7. Message-ID: <4fgnhv$qbn@nntp.crl.com>
  8. NNTP-Posting-Host: crl4.crl.com
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. STL generates some very long names (template expansions) which in turn causes 
  14. the JIT debugger to crash if you try to view a STL object. Also the profiler 
  15. will crash for the same reason as the JIT (I assume). Does anyone know of a 
  16. solution for this problem, please???? pretty please????
  17.  
  18.  
  19.  
  20.